Meshtastic App
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
Meshtastic App
Meshtastic App
/
com.geeksville.mesh
/
[androidJvm]LocalConfigKt
/
Dsl
/
device
device
@get:
JvmName
(
name
=
"getDevice"
)
@set:
JvmName
(
name
=
"setDevice"
)
var
device
:
ConfigProtos.Config.DeviceConfig
The part of the config that is specific to the Device
Content copied to clipboard
.meshtastic.Config.DeviceConfig device = 1;